Configurates
C1.Web.Mvc.FlexChartCore<T>.SymbolSize. Sets the size of the symbols used for all Series objects. This property may be overridden by the symbolSize property on each series. (see Series class)
シンタックス
'宣言
Public Function SymbolSize( _
ByVal As System.Single _
) As
public SymbolSize(
System.float
)
パラメータ
- value
- The value.
戻り値の型
Current builder.
参照